FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.biv-ot.everordnungabgabedaten#0.1.0-preview (93 ms)

Package de.biv-ot.everordnungabgabedaten
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.biv-ot.everordnungabgabedaten@0.1.0-preview&canonical=https://fhir.biv-ot.org/eVerordnungAbgabedaten/BIV-PR-ERP-Abgabeinformationen
Url https://fhir.biv-ot.org/eVerordnungAbgabedaten/BIV-PR-ERP-Abgabeinformationen
Version 0.1
Status draft
Date 2024-01-18T18:35:53.1916602+00:00
Name BIV_PR_ERP_Abgabeinformationen
Experimental False
Type Claim
Kind resource

Resources that use this resource

StructureDefinition
https://fhir.biv-ot.org/eVerordnungAbgabedaten/BIV-PR-ERP-AbgabedatenBundle BIV_PR_ERP_AbgabedatenBundle
https://fhir.biv-ot.org/eVerordnungAbgabedaten/BIV-PR-ERP-AbgabedatenComposition BIV_PR_ERP_AbgabedatenComposition

Resources that this resource uses

StructureDefinition
https://fhir.biv-ot.org/eVerordnungAbgabedaten/BIV-PR-ERP-Leistungserbringer BIV_PR_ERP_Leistungserbringer
https://fhir.biv-ot.org/eVerordnungAbgabedaten/BIV-EX-ERP-Abrechnungszeilen BIV_EX_ERP_Abrechnungszeilen


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "BIV-PR-ERP-Abgabeinformationen",
  "url" : "https://fhir.biv-ot.org/eVerordnungAbgabedaten/BIV-PR-ERP-Abgabeinformationen",
  "version" : "0.1",
  "name" : "BIV_PR_ERP_Abgabeinformationen",
  "status" : "draft",
  "date" : "2024-01-18T18:35:53.1916602+00:00",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Claim",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Claim",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Claim.meta",
        "path" : "Claim.meta",
        "min" : 1
      },
      {
        "id" : "Claim.meta.versionId",
        "path" : "Claim.meta.versionId",
        "max" : "0"
      },
      {
        "id" : "Claim.meta.source",
        "path" : "Claim.meta.source",
        "max" : "0"
      },
      {
        "id" : "Claim.meta.profile",
        "path" : "Claim.meta.profile",
        "min" : 1,
        "max" : "1",
        "fixedCanonical" : "https://fhir.biv-ot.org/eVerordnungAbgabedaten/BIV-PR-ERP-Abgabeinformationen|0.1"
      },
      {
        "id" : "Claim.meta.security",
        "path" : "Claim.meta.security",
        "max" : "0"
      },
      {
        "id" : "Claim.implicitRules",
        "path" : "Claim.implicitRules",
        "max" : "0"
      },
      {
        "id" : "Claim.language",
        "path" : "Claim.language",
        "max" : "0"
      },
      {
        "id" : "Claim.text",
        "path" : "Claim.text",
        "max" : "0"
      },
      {
        "id" : "Claim.contained",
        "path" : "Claim.contained",
        "max" : "0"
      },
      {
        "id" : "Claim.extension",
        "path" : "Claim.extension",
        "min" : 1
      },
      {
        "id" : "Claim.extension:Abrechnungszeilen",
        "path" : "Claim.extension",
        "sliceName" : "Abrechnungszeilen",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.biv-ot.org/eVerordnungAbgabedaten/BIV-EX-ERP-Abrechnungszeilen"
            ]
          }
        ],
        "isModifier" : false
      },
      {
        "id" : "Claim.identifier",
        "path" : "Claim.identifier",
        "max" : "0"
      },
      {
        "id" : "Claim.status",
        "path" : "Claim.status",
        "fixedCode" : "active"
      },
      {
        "id" : "Claim.type.coding",
        "path" : "Claim.type.coding",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Claim.type.coding.system",
        "path" : "Claim.type.coding.system",
        "min" : 1,
        "fixedUri" : "https://fhir.biv-ot.org/eVerordnungAbgabedaten/CodeSystem/BIV-CS-ERP-DeviceDispenseTyp"
      },
      {
        "id" : "Claim.type.coding.version",
        "path" : "Claim.type.coding.version",
        "max" : "0"
      },
      {
        "id" : "Claim.type.coding.code",
        "path" : "Claim.type.coding.code",
        "min" : 1,
        "fixedCode" : "Abgabeinformationen"
      },
      {
        "id" : "Claim.type.coding.display",
        "path" : "Claim.type.coding.display",
        "max" : "0"
      },
      {
        "id" : "Claim.type.coding.userSelected",
        "path" : "Claim.type.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "Claim.type.text",
        "path" : "Claim.type.text",
        "max" : "0"
      },
      {
        "id" : "Claim.subType",
        "path" : "Claim.subType",
        "max" : "0"
      },
      {
        "id" : "Claim.use",
        "path" : "Claim.use",
        "fixedCode" : "claim"
      },
      {
        "id" : "Claim.patient.reference",
        "path" : "Claim.patient.reference",
        "max" : "0"
      },
      {
        "id" : "Claim.patient.type",
        "path" : "Claim.patient.type",
        "max" : "0"
      },
      {
        "id" : "Claim.patient.identifier",
        "path" : "Claim.patient.identifier",
        "min" : 1
      },
      {
        "id" : "Claim.patient.identifier.use",
        "path" : "Claim.patient.identifier.use",
        "max" : "0"
      },
      {
        "id" : "Claim.patient.identifier.type",
        "path" : "Claim.patient.identifier.type",
        "max" : "0"
      },
      {
        "id" : "Claim.patient.identifier.system",
        "path" : "Claim.patient.identifier.system",
        "min" : 1,
        "fixedUri" : "http://fhir.de/NamingSystem/gkv/kvid-10"
      },
      {
        "id" : "Claim.patient.identifier.value",
        "path" : "Claim.patient.identifier.value",
        "min" : 1
      },
      {
        "id" : "Claim.patient.identifier.period",
        "path" : "Claim.patient.identifier.period",
        "max" : "0"
      },
      {
        "id" : "Claim.patient.identifier.assigner",
        "path" : "Claim.patient.identifier.assigner",
        "max" : "0"
      },
      {
        "id" : "Claim.billablePeriod",
        "path" : "Claim.billablePeriod",
        "max" : "0"
      },
      {
        "id" : "Claim.enterer",
        "path" : "Claim.enterer",
        "max" : "0"
      },
      {
        "id" : "Claim.insurer",
        "path" : "Claim.insurer",
        "max" : "0"
      },
      {
        "id" : "Claim.provider",
        "path" : "Claim.provider",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.biv-ot.org/eVerordnungAbgabedaten/BIV-PR-ERP-Leistungserbringer"
            ]
          }
        ]
      },
      {
        "id" : "Claim.provider.reference",
        "path" : "Claim.provider.reference",
        "min" : 1
      },
      {
        "id" : "Claim.provider.type",
        "path" : "Claim.provider.type",
        "max" : "0"
      },
      {
        "id" : "Claim.provider.identifier",
        "path" : "Claim.provider.identifier",
        "max" : "0"
      },
      {
        "id" : "Claim.provider.display",
        "path" : "Claim.provider.display",
        "max" : "0"
      },
      {
        "id" : "Claim.priority.coding",
        "path" : "Claim.priority.coding",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Claim.priority.coding.system",
        "path" : "Claim.priority.coding.system",
        "min" : 1,
        "fixedUri" : "http://hl7.org/fhir/ValueSet/process-priority"
      },
      {
        "id" : "Claim.priority.coding.version",
        "path" : "Claim.priority.coding.version",
        "max" : "0"
      },
      {
        "id" : "Claim.priority.coding.code",
        "path" : "Claim.priority.coding.code",
        "min" : 1,
        "fixedCode" : "normal"
      },
      {
        "id" : "Claim.priority.coding.display",
        "path" : "Claim.priority.coding.display",
        "max" : "0"
      },
      {
        "id" : "Claim.priority.coding.userSelected",
        "path" : "Claim.priority.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "Claim.fundsReserve",
        "path" : "Claim.fundsReserve",
        "max" : "0"
      },
      {
        "id" : "Claim.related",
        "path" : "Claim.related",
        "max" : "0"
      },
      {
        "id" : "Claim.prescription",
        "path" : "Claim.prescription",
        "min" : 1
      },
      {
        "id" : "Claim.prescription.reference",
        "path" : "Claim.prescription.reference",
        "max" : "0"
      },
      {
        "id" : "Claim.prescription.type",
        "path" : "Claim.prescription.type",
        "max" : "0"
      },
      {
        "id" : "Claim.prescription.identifier",
        "path" : "Claim.prescription.identifier",
        "min" : 1
      },
      {
        "id" : "Claim.prescription.identifier.use",
        "path" : "Claim.prescription.identifier.use",
        "max" : "0"
      },
      {
        "id" : "Claim.prescription.identifier.type",
        "path" : "Claim.prescription.identifier.type",
        "max" : "0"
      },
      {
        "id" : "Claim.prescription.identifier.system",
        "path" : "Claim.prescription.identifier.system",
        "min" : 1,
        "fixedUri" : "https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_PrescriptionId"
      },
      {
        "id" : "Claim.prescription.identifier.value",
        "path" : "Claim.prescription.identifier.value",
        "min" : 1
      },
      {
        "id" : "Claim.prescription.identifier.period",
        "path" : "Claim.prescription.identifier.period",
        "max" : "0"
      },
      {
        "id" : "Claim.prescription.identifier.assigner",
        "path" : "Claim.prescription.identifier.assigner",
        "max" : "0"
      },
      {
        "id" : "Claim.prescription.display",
        "path" : "Claim.prescription.display",
        "max" : "0"
      },
      {
        "id" : "Claim.originalPrescription",
        "path" : "Claim.originalPrescription",
        "max" : "0"
      },
      {
        "id" : "Claim.payee",
        "path" : "Claim.payee",
        "max" : "0"
      },
      {
        "id" : "Claim.referral",
        "path" : "Claim.referral",
        "max" : "0"
      },
      {
        "id" : "Claim.facility",
        "path" : "Claim.facility",
        "max" : "0"
      },
      {
        "id" : "Claim.careTeam",
        "path" : "Claim.careTeam",
        "max" : "0"
      },
      {
        "id" : "Claim.supportingInfo",
        "path" : "Claim.supportingInfo",
        "max" : "0"
      },
      {
        "id" : "Claim.diagnosis",
        "path" : "Claim.diagnosis",
        "max" : "0"
      },
      {
        "id" : "Claim.procedure",
        "path" : "Claim.procedure",
        "max" : "0"
      },
      {
        "id" : "Claim.insurance",
        "path" : "Claim.insurance",
        "max" : "1"
      },
      {
        "id" : "Claim.insurance.identifier",
        "path" : "Claim.insurance.identifier",
        "max" : "0"
      },
      {
        "id" : "Claim.insurance.coverage.reference",
        "path" : "Claim.insurance.coverage.reference",
        "max" : "0"
      },
      {
        "id" : "Claim.insurance.coverage.type",
        "path" : "Claim.insurance.coverage.type",
        "max" : "0"
      },
      {
        "id" : "Claim.insurance.coverage.identifier",
        "path" : "Claim.insurance.coverage.identifier",
        "min" : 1
      },
      {
        "id" : "Claim.insurance.coverage.identifier.use",
        "path" : "Claim.insurance.coverage.identifier.use",
        "max" : "0"
      },
      {
        "id" : "Claim.insurance.coverage.identifier.type",
        "path" : "Claim.insurance.coverage.identifier.type",
        "max" : "0"
      },
      {
        "id" : "Claim.insurance.coverage.identifier.system",
        "path" : "Claim.insurance.coverage.identifier.system",
        "min" : 1,
        "fixedUri" : "http://fhir.de/sid/arge-ik/iknr"
      },
      {
        "id" : "Claim.insurance.coverage.identifier.value",
        "path" : "Claim.insurance.coverage.identifier.value",
        "min" : 1
      },
      {
        "id" : "Claim.insurance.coverage.identifier.period",
        "path" : "Claim.insurance.coverage.identifier.period",
        "max" : "0"
      },
      {
        "id" : "Claim.insurance.coverage.identifier.assigner",
        "path" : "Claim.insurance.coverage.identifier.assigner",
        "max" : "0"
      },
      {
        "id" : "Claim.insurance.coverage.display",
        "path" : "Claim.insurance.coverage.display",
        "max" : "0"
      },
      {
        "id" : "Claim.insurance.businessArrangement",
        "path" : "Claim.insurance.businessArrangement",
        "max" : "0"
      },
      {
        "id" : "Claim.insurance.preAuthRef",
        "path" : "Claim.insurance.preAuthRef",
        "max" : "0"
      },
      {
        "id" : "Claim.insurance.claimResponse",
        "path" : "Claim.insurance.claimResponse",
        "max" : "0"
      },
      {
        "id" : "Claim.accident",
        "path" : "Claim.accident",
        "max" : "0"
      },
      {
        "id" : "Claim.item",
        "path" : "Claim.item",
        "max" : "0"
      },
      {
        "id" : "Claim.total",
        "path" : "Claim.total",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.